purple_cmd_register

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleCmdId purple_cmd_register(const(gchar)* cmd, const(gchar)* args, PurpleCmdPriority p, PurpleCmdFlag f, const(gchar)* prpl_id, PurpleCmdFunc func, const(gchar)* helpstr, void* data)
  2. da_purple_cmd_register purple_cmd_register;
    version(!Derelict_Link_Static)
    extern (C) __gshared
    da_purple_cmd_register purple_cmd_register;

Meta